home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / ON / TIMER < prev    next >
Encoding:
Text File  |  1993-05-04  |  711 b   |  17 lines

  1. Usage: ON [#|+|-|^|&|@]TIMER [-|^]<time> [action]
  2.   This is activated whenever the real-time clock is equal to the
  3.   time specification you gave it.  The time specifications should
  4.   be one of two forms:
  5.     HH:MM[AM|PM]    where 1<=HH<=12 and 0<=MM<=59
  6.     HH:MM        where 0<=HH<=23 and 0<=MM<=59
  7.   which form you use depends on the current setting of
  8.   CLOCK_24HOUR.  Time specification may include wildcards as
  9.   well.  The matching of the real-time clock and the time
  10.   specification is a pure textual match.  Of course, wildcards
  11.   may be used in the time specification.
  12.   The parameters for the action are as follows:
  13.     $0    The time (format depends on CLOCK_24HOUR variable)
  14.  
  15. See Also:
  16.   SET CLOCK_24HOUR
  17.